3.279 \(\int (a+i a \tan (c+d x))^{2/3} \, dx\)

Optimal. Leaf size=156 \[ \frac {i \sqrt {3} a^{2/3} \tan ^{-1}\left (\frac {\sqrt [3]{a}+2^{2/3} \sqrt [3]{a+i a \tan (c+d x)}}{\sqrt {3} \sqrt [3]{a}}\right )}{\sqrt [3]{2} d}+\frac {3 i a^{2/3} \log \left (\sqrt [3]{2} \sqrt [3]{a}-\sqrt [3]{a+i a \tan (c+d x)}\right )}{2 \sqrt [3]{2} d}+\frac {i a^{2/3} \log (\cos (c+d x))}{2 \sqrt [3]{2} d}-\frac {a^{2/3} x}{2 \sqrt [3]{2}} \]

[Out]

-1/4*a^(2/3)*x*2^(2/3)+1/4*I*a^(2/3)*ln(cos(d*x+c))*2^(2/3)/d+3/4*I*a^(2/3)*ln(2^(1/3)*a^(1/3)-(a+I*a*tan(d*x+
c))^(1/3))*2^(2/3)/d+1/2*I*a^(2/3)*arctan(1/3*(a^(1/3)+2^(2/3)*(a+I*a*tan(d*x+c))^(1/3))/a^(1/3)*3^(1/2))*3^(1
/2)*2^(2/3)/d

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 156, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.294, Rules used = {3481, 55, 617, 204, 31} \[ \frac {i \sqrt {3} a^{2/3} \tan ^{-1}\left (\frac {\sqrt [3]{a}+2^{2/3} \sqrt [3]{a+i a \tan (c+d x)}}{\sqrt {3} \sqrt [3]{a}}\right )}{\sqrt [3]{2} d}+\frac {3 i a^{2/3} \log \left (\sqrt [3]{2} \sqrt [3]{a}-\sqrt [3]{a+i a \tan (c+d x)}\right )}{2 \sqrt [3]{2} d}+\frac {i a^{2/3} \log (\cos (c+d x))}{2 \sqrt [3]{2} d}-\frac {a^{2/3} x}{2 \sqrt [3]{2}} \]

Antiderivative was successfully verified.

[In]

Int[(a + I*a*Tan[c + d*x])^(2/3),x]

[Out]

-(a^(2/3)*x)/(2*2^(1/3)) + (I*Sqrt[3]*a^(2/3)*ArcTan[(a^(1/3) + 2^(2/3)*(a + I*a*Tan[c + d*x])^(1/3))/(Sqrt[3]
*a^(1/3))])/(2^(1/3)*d) + ((I/2)*a^(2/3)*Log[Cos[c + d*x]])/(2^(1/3)*d) + (((3*I)/2)*a^(2/3)*Log[2^(1/3)*a^(1/
3) - (a + I*a*Tan[c + d*x])^(1/3)])/(2^(1/3)*d)

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 55

Int[1/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(1/3)), x_Symbol] :> With[{q = Rt[(b*c - a*d)/b, 3]}, -Simp[L
og[RemoveContent[a + b*x, x]]/(2*b*q), x] + (Dist[3/(2*b), Subst[Int[1/(q^2 + q*x + x^2), x], x, (c + d*x)^(1/
3)], x] - Dist[3/(2*b*q), Subst[Int[1/(q - x), x], x, (c + d*x)^(1/3)], x])] /; FreeQ[{a, b, c, d}, x] && PosQ
[(b*c - a*d)/b]

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 3481

Int[((a_) + (b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> -Dist[b/d, Subst[Int[(a + x)^(n - 1)/(a - x), x]
, x, b*Tan[c + d*x]], x] /; FreeQ[{a, b, c, d, n}, x] && EqQ[a^2 + b^2, 0]

Rubi steps

\begin {align*} \int (a+i a \tan (c+d x))^{2/3} \, dx &=-\frac {(i a) \operatorname {Subst}\left (\int \frac {1}{(a-x) \sqrt [3]{a+x}} \, dx,x,i a \tan (c+d x)\right )}{d}\\ &=-\frac {a^{2/3} x}{2 \sqrt [3]{2}}+\frac {i a^{2/3} \log (\cos (c+d x))}{2 \sqrt [3]{2} d}-\frac {\left (3 i a^{2/3}\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt [3]{2} \sqrt [3]{a}-x} \, dx,x,\sqrt [3]{a+i a \tan (c+d x)}\right )}{2 \sqrt [3]{2} d}+\frac {(3 i a) \operatorname {Subst}\left (\int \frac {1}{2^{2/3} a^{2/3}+\sqrt [3]{2} \sqrt [3]{a} x+x^2} \, dx,x,\sqrt [3]{a+i a \tan (c+d x)}\right )}{2 d}\\ &=-\frac {a^{2/3} x}{2 \sqrt [3]{2}}+\frac {i a^{2/3} \log (\cos (c+d x))}{2 \sqrt [3]{2} d}+\frac {3 i a^{2/3} \log \left (\sqrt [3]{2} \sqrt [3]{a}-\sqrt [3]{a+i a \tan (c+d x)}\right )}{2 \sqrt [3]{2} d}-\frac {\left (3 i a^{2/3}\right ) \operatorname {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1+\frac {2^{2/3} \sqrt [3]{a+i a \tan (c+d x)}}{\sqrt [3]{a}}\right )}{\sqrt [3]{2} d}\\ &=-\frac {a^{2/3} x}{2 \sqrt [3]{2}}+\frac {i \sqrt {3} a^{2/3} \tan ^{-1}\left (\frac {1+\frac {2^{2/3} \sqrt [3]{a+i a \tan (c+d x)}}{\sqrt [3]{a}}}{\sqrt {3}}\right )}{\sqrt [3]{2} d}+\frac {i a^{2/3} \log (\cos (c+d x))}{2 \sqrt [3]{2} d}+\frac {3 i a^{2/3} \log \left (\sqrt [3]{2} \sqrt [3]{a}-\sqrt [3]{a+i a \tan (c+d x)}\right )}{2 \sqrt [3]{2} d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.39, size = 81, normalized size = 0.52 \[ -\frac {3 i \left (\frac {a e^{2 i (c+d x)}}{1+e^{2 i (c+d x)}}\right )^{2/3} \, _2F_1\left (\frac {2}{3},1;\frac {5}{3};\frac {e^{2 i (c+d x)}}{1+e^{2 i (c+d x)}}\right )}{2 \sqrt [3]{2} d} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + I*a*Tan[c + d*x])^(2/3),x]

[Out]

(((-3*I)/2)*((a*E^((2*I)*(c + d*x)))/(1 + E^((2*I)*(c + d*x))))^(2/3)*Hypergeometric2F1[2/3, 1, 5/3, E^((2*I)*
(c + d*x))/(1 + E^((2*I)*(c + d*x)))])/(2^(1/3)*d)

________________________________________________________________________________________

fricas [B]  time = 0.48, size = 226, normalized size = 1.45 \[ \frac {1}{2} \, {\left (-i \, \sqrt {3} - 1\right )} \left (-\frac {i \, a^{2}}{2 \, d^{3}}\right )^{\frac {1}{3}} \log \left (\frac {2^{\frac {1}{3}} a \left (\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}\right )^{\frac {1}{3}} e^{\left (\frac {2}{3} i \, d x + \frac {2}{3} i \, c\right )} + {\left (i \, \sqrt {3} d^{2} - d^{2}\right )} \left (-\frac {i \, a^{2}}{2 \, d^{3}}\right )^{\frac {2}{3}}}{a}\right ) + \frac {1}{2} \, {\left (i \, \sqrt {3} - 1\right )} \left (-\frac {i \, a^{2}}{2 \, d^{3}}\right )^{\frac {1}{3}} \log \left (\frac {2^{\frac {1}{3}} a \left (\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}\right )^{\frac {1}{3}} e^{\left (\frac {2}{3} i \, d x + \frac {2}{3} i \, c\right )} + {\left (-i \, \sqrt {3} d^{2} - d^{2}\right )} \left (-\frac {i \, a^{2}}{2 \, d^{3}}\right )^{\frac {2}{3}}}{a}\right ) + \left (-\frac {i \, a^{2}}{2 \, d^{3}}\right )^{\frac {1}{3}} \log \left (\frac {2 \, d^{2} \left (-\frac {i \, a^{2}}{2 \, d^{3}}\right )^{\frac {2}{3}} + 2^{\frac {1}{3}} a \left (\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}\right )^{\frac {1}{3}} e^{\left (\frac {2}{3} i \, d x + \frac {2}{3} i \, c\right )}}{a}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(2/3),x, algorithm="fricas")

[Out]

1/2*(-I*sqrt(3) - 1)*(-1/2*I*a^2/d^3)^(1/3)*log((2^(1/3)*a*(a/(e^(2*I*d*x + 2*I*c) + 1))^(1/3)*e^(2/3*I*d*x +
2/3*I*c) + (I*sqrt(3)*d^2 - d^2)*(-1/2*I*a^2/d^3)^(2/3))/a) + 1/2*(I*sqrt(3) - 1)*(-1/2*I*a^2/d^3)^(1/3)*log((
2^(1/3)*a*(a/(e^(2*I*d*x + 2*I*c) + 1))^(1/3)*e^(2/3*I*d*x + 2/3*I*c) + (-I*sqrt(3)*d^2 - d^2)*(-1/2*I*a^2/d^3
)^(2/3))/a) + (-1/2*I*a^2/d^3)^(1/3)*log((2*d^2*(-1/2*I*a^2/d^3)^(2/3) + 2^(1/3)*a*(a/(e^(2*I*d*x + 2*I*c) + 1
))^(1/3)*e^(2/3*I*d*x + 2/3*I*c))/a)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {2}{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(2/3),x, algorithm="giac")

[Out]

integrate((I*a*tan(d*x + c) + a)^(2/3), x)

________________________________________________________________________________________

maple [A]  time = 0.11, size = 138, normalized size = 0.88 \[ \frac {i a^{\frac {2}{3}} 2^{\frac {2}{3}} \ln \left (\left (a +i a \tan \left (d x +c \right )\right )^{\frac {1}{3}}-2^{\frac {1}{3}} a^{\frac {1}{3}}\right )}{2 d}-\frac {i a^{\frac {2}{3}} 2^{\frac {2}{3}} \ln \left (\left (a +i a \tan \left (d x +c \right )\right )^{\frac {2}{3}}+2^{\frac {1}{3}} a^{\frac {1}{3}} \left (a +i a \tan \left (d x +c \right )\right )^{\frac {1}{3}}+2^{\frac {2}{3}} a^{\frac {2}{3}}\right )}{4 d}+\frac {i a^{\frac {2}{3}} \sqrt {3}\, 2^{\frac {2}{3}} \arctan \left (\frac {\sqrt {3}\, \left (\frac {2^{\frac {2}{3}} \left (a +i a \tan \left (d x +c \right )\right )^{\frac {1}{3}}}{a^{\frac {1}{3}}}+1\right )}{3}\right )}{2 d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+I*a*tan(d*x+c))^(2/3),x)

[Out]

1/2*I/d*a^(2/3)*2^(2/3)*ln((a+I*a*tan(d*x+c))^(1/3)-2^(1/3)*a^(1/3))-1/4*I/d*a^(2/3)*2^(2/3)*ln((a+I*a*tan(d*x
+c))^(2/3)+2^(1/3)*a^(1/3)*(a+I*a*tan(d*x+c))^(1/3)+2^(2/3)*a^(2/3))+1/2*I/d*a^(2/3)*3^(1/2)*2^(2/3)*arctan(1/
3*3^(1/2)*(2^(2/3)/a^(1/3)*(a+I*a*tan(d*x+c))^(1/3)+1))

________________________________________________________________________________________

maxima [A]  time = 0.48, size = 136, normalized size = 0.87 \[ \frac {i \, {\left (2 \, \sqrt {3} 2^{\frac {2}{3}} a^{\frac {5}{3}} \arctan \left (\frac {\sqrt {3} 2^{\frac {2}{3}} {\left (2^{\frac {1}{3}} a^{\frac {1}{3}} + 2 \, {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {1}{3}}\right )}}{6 \, a^{\frac {1}{3}}}\right ) - 2^{\frac {2}{3}} a^{\frac {5}{3}} \log \left (2^{\frac {2}{3}} a^{\frac {2}{3}} + 2^{\frac {1}{3}} {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {1}{3}} a^{\frac {1}{3}} + {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {2}{3}}\right ) + 2 \cdot 2^{\frac {2}{3}} a^{\frac {5}{3}} \log \left (-2^{\frac {1}{3}} a^{\frac {1}{3}} + {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {1}{3}}\right )\right )}}{4 \, a d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(2/3),x, algorithm="maxima")

[Out]

1/4*I*(2*sqrt(3)*2^(2/3)*a^(5/3)*arctan(1/6*sqrt(3)*2^(2/3)*(2^(1/3)*a^(1/3) + 2*(I*a*tan(d*x + c) + a)^(1/3))
/a^(1/3)) - 2^(2/3)*a^(5/3)*log(2^(2/3)*a^(2/3) + 2^(1/3)*(I*a*tan(d*x + c) + a)^(1/3)*a^(1/3) + (I*a*tan(d*x
+ c) + a)^(2/3)) + 2*2^(2/3)*a^(5/3)*log(-2^(1/3)*a^(1/3) + (I*a*tan(d*x + c) + a)^(1/3)))/(a*d)

________________________________________________________________________________________

mupad [B]  time = 4.56, size = 171, normalized size = 1.10 \[ -\frac {{\left (\frac {1}{2}{}\mathrm {i}\right )}^{1/3}\,a^{2/3}\,\ln \left ({\left (a\,\left (1+\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}\right )\right )}^{1/3}+{\left (-1\right )}^{1/3}\,2^{1/3}\,a^{1/3}\right )}{d}+\frac {{\left (\frac {1}{2}{}\mathrm {i}\right )}^{1/3}\,a^{2/3}\,\ln \left (-\frac {9\,a^2\,{\left (a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}\right )}^{1/3}}{d^2}-\frac {9\,{\left (-1\right )}^{1/3}\,2^{1/3}\,a^{7/3}\,\left (-1+\sqrt {3}\,1{}\mathrm {i}\right )}{2\,d^2}\right )\,\left (\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )}{d}-\frac {{\left (\frac {1}{2}{}\mathrm {i}\right )}^{1/3}\,a^{2/3}\,\ln \left (-\frac {9\,a^2\,{\left (a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}\right )}^{1/3}}{d^2}+\frac {9\,{\left (-1\right )}^{1/3}\,2^{1/3}\,a^{7/3}\,\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}{2\,d^2}\right )\,\left (-\frac {1}{2}+\frac {\sqrt {3}\,1{}\mathrm {i}}{2}\right )}{d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*tan(c + d*x)*1i)^(2/3),x)

[Out]

((1i/2)^(1/3)*a^(2/3)*log(- (9*a^2*(a + a*tan(c + d*x)*1i)^(1/3))/d^2 - (9*(-1)^(1/3)*2^(1/3)*a^(7/3)*(3^(1/2)
*1i - 1))/(2*d^2))*((3^(1/2)*1i)/2 + 1/2))/d - ((1i/2)^(1/3)*a^(2/3)*log((a*(tan(c + d*x)*1i + 1))^(1/3) + (-1
)^(1/3)*2^(1/3)*a^(1/3)))/d - ((1i/2)^(1/3)*a^(2/3)*log((9*(-1)^(1/3)*2^(1/3)*a^(7/3)*(3^(1/2)*1i + 1))/(2*d^2
) - (9*a^2*(a + a*tan(c + d*x)*1i)^(1/3))/d^2)*((3^(1/2)*1i)/2 - 1/2))/d

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (i a \tan {\left (c + d x \right )} + a\right )^{\frac {2}{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))**(2/3),x)

[Out]

Integral((I*a*tan(c + d*x) + a)**(2/3), x)

________________________________________________________________________________________